Update the map on sim shutdown and startup. 🔼

If the sim moved since it was last up, update the map with the new location.

On sim shutdown, turn the map red, fade it, out of focus, or black and white.  Perhaps configurable per sim, perhaps multiple of those conditions.

For older sims that haven't connected since this change, like lots of IG ones, ROBUST could scan on request to check sims are up, and do the default map change.

Thanks to Taylor for the idea.


reported=2019-08-24 09:08:00

reporter=onefang

priority=none

category=Feature

severity=feature

resolution=open


2020-12-15 22:20:40 onefang: Mega bloated sims, like ARSE, have been known to crash the grid during their lengthy map generation, coz memory leaks until there is none left.  So be careful.

Turns out this is coz it needs 27 GBs of memory during generate map.  Swap didn't help, it just soaked up all RAM and crashed the grid.  Worked fine on a server with enough RAM.